| ProcessReportData |
| Logical Entity Name | ProcessReportData |
| Default Table Name | ProcessReportData |
| Physical Only | NO |
| Definition | |
| Note |
| ProcessReportData Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
Id |
char(10) | NO | ||
ProcessReportMetaDataId |
char(10) | NO | ||
FaBatchExpImpId |
int | YES | ||
| IsHeader | char(10) | NO | ||
| ReportData | char(10) | YES | ||
| UserId | char(10) | YES | ||
| DateLstMod | char(10) | YES | ||
| DateAdded | char(10) | YES | ||
| ts | char(10) | YES |
| ProcessReportData Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_ProcessReportData | PrimaryKey | Id |
| ProcessReportData Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| FaBatchExpImp | Non-Identifying | Zero or One to Zero or More | FK_ProcessReportData_FaBatchExpImp | FaBatchExpImpId | NO | YES | ||
| ProcessReportMetadata | Non-Identifying | One To Zero or More | FK_ProcessReportData_ProcessReportMetadata | ProcessReportMetaDataId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| ProcessReportData Check Constraints |
| Check Constraint Name | CheckConstraint |